home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1996 September
/
CHIP Eylül 1996.iso
/
utils
/
povray
/
povmac.sea
/
POVRAY
/
POV-Ray.rsrc
/
TEXT_303_bounded_by.txt
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1994-02-10
|
315 b
|
7 lines
// set an outer proposed boundary for parent object(s)
// allows the ray-tracer to do a quick check on the BoundingShape,
// and if outside, it skips checking this object. Note that this
// is not a 100% guaranteed clipping shape... use the
// clipped_by statement for that.
bounded_by { box { -(x+y+z) +(x+y+z) }